moonman
Regular Contributor
Hello everyone,
I adopted OpenWRT QOS script for this firmware as we know Padavan's f/w lacked this featere.
QOS script works for Uploads and Downloads and is integrated into the firmware build itself (NO GUI though).
Other modifications:
- BFQ I/O scheduler for better USB storage peformance.
- included ftdi_sio kernel module.
For the more technical:
- Base toolchain (gcc 4.4.7) is patched to be compiled on a modern debian (ubuntu).
- Added GCC 4.7.3, GCC 4.8.2(3), GCC 4.91 [GCC 4.8.3 is now upstream] [PLEASE DO NOT USE ANY OF THESE FOR NOW]
- Kernels are patched for >= GCC 4.8.2(3) toolchain (still compile fine with any older toolchain).[ Merged/implemented upstream.]
- QOS kernel modules are built in if you want to use your own scripts.
- Probably more things I forgot to mention.
Source code and small how-to.
My Changelog.
Official Padavan's Changelog.
Download prebuilt images.
Hint: sort by "Modified" date.
Any suggestions and/or Pull Requests on github are welcome.
I adopted OpenWRT QOS script for this firmware as we know Padavan's f/w lacked this featere.
QOS script works for Uploads and Downloads and is integrated into the firmware build itself (NO GUI though).
Other modifications:
- BFQ I/O scheduler for better USB storage peformance.
- included ftdi_sio kernel module.
For the more technical:
- Base toolchain (gcc 4.4.7) is patched to be compiled on a modern debian (ubuntu).
- Added GCC 4.7.3, GCC 4.8.2(3), GCC 4.91 [GCC 4.8.3 is now upstream] [PLEASE DO NOT USE ANY OF THESE FOR NOW]
- Kernels are patched for >= GCC 4.8.2(3) toolchain (still compile fine with any older toolchain).[ Merged/implemented upstream.]
- QOS kernel modules are built in if you want to use your own scripts.
- Probably more things I forgot to mention.
Source code and small how-to.
My Changelog.
Official Padavan's Changelog.
Download prebuilt images.
Hint: sort by "Modified" date.
Any suggestions and/or Pull Requests on github are welcome.
Last edited: